home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
IRIX 6.2 Development Libraries
/
SGI IRIX 6.2 Development Libraries.iso
/
dist
/
complib.idb
/
usr
/
share
/
catman
/
p_man
/
cat3
/
complib
/
COMBAK.z
/
COMBAK
Wrap
Text File
|
1996-03-14
|
4KB
|
67 lines
____CCCCOOOOMMMMBBBBAAAAKKKK((((3333FFFF)))) ____CCCCOOOOMMMMBBBBAAAAKKKK((((3333FFFF))))
NNNNAAAAMMMMEEEE
COMBAK, SCOMBAK - EISPACK routine. This subroutine forms the
eigenvectors of a COMPLEX GENERAL matrix by back transforming those of
the corresponding upper Hessenberg matrix determined by COMHES.
SSSSYYYYNNNNOOOOPPPPSSSSYYYYSSSS
ssssuuuubbbbrrrroooouuuuttttiiiinnnneeee ccccoooommmmbbbbaaaakkkk((((nnnnmmmm,,,, lllloooowwww,,,, iiiigggghhhh,,,, aaaarrrr,,,, aaaaiiii,,,, iiiinnnntttt,,,, mmmm,,,, zzzzrrrr,,,, zzzziiii))))
iiiinnnntttteeeeggggeeeerrrr nnnnmmmm,,,, lllloooowwww,,,, iiiigggghhhh,,,, mmmm
ddddoooouuuubbbblllleeee pppprrrreeeecccciiiissssiiiioooonnnn aaaarrrr((((nnnnmmmm,,,,iiiigggghhhh)))),,,,aaaaiiii((((nnnnmmmm,,,,iiiigggghhhh)))),,,,zzzzrrrr((((nnnnmmmm,,,,mmmm)))),,,,zzzziiii((((nnnnmmmm,,,,mmmm))))
iiiinnnntttteeeeggggeeeerrrr iiiinnnntttt((((iiiigggghhhh))))
ssssuuuubbbbrrrroooouuuuttttiiiinnnneeee ssssccccoooommmmbbbbaaaakkkk((((nnnnmmmm,,,, lllloooowwww,,,, iiiigggghhhh,,,, aaaarrrr,,,, aaaaiiii,,,, iiiinnnntttt,,,, mmmm,,,, zzzzrrrr,,,, zzzziiii))))
iiiinnnntttteeeeggggeeeerrrr nnnnmmmm,,,, lllloooowwww,,,, iiiigggghhhh,,,, mmmm
rrrreeeeaaaallll aaaarrrr((((nnnnmmmm,,,,iiiigggghhhh)))),,,,aaaaiiii((((nnnnmmmm,,,,iiiigggghhhh)))),,,,zzzzrrrr((((nnnnmmmm,,,,mmmm)))),,,,zzzziiii((((nnnnmmmm,,,,mmmm))))
iiiinnnntttteeeeggggeeeerrrr iiiinnnntttt((((iiiigggghhhh))))
DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
On INPUT
NNNNMMMM must be set to the row dimension of two-dimensional array parameters
as declared in the calling program dimension statement.
LLLLOOOOWWWW and IGH are integers determined by the balancing subroutine CBAL.
If CBAL has not been used, set LOW=1 and IGH equal to the order of the
matrix.
AAAARRRR and AI contain the multipliers which were used in the reduction by
COMHES in their lower triangles below the subdiagonal.
IIIINNNNTTTT contains information on the rows and columns interchanged in the
reduction by COMHES. Only elements LOW through IGH are used.
MMMM is the number of eigenvectors to be back transformed.
ZZZZRRRR and ZI contain the real and imaginary parts, respectively, of the
eigenvectors to be back transformed in their first M columns. On OUTPUT
ZZZZRRRR and ZI contain the real and imaginary parts, respectively, of the
transformed eigenvectors in their first M columns. Questions and
comments should be directed to B. S. Garbow, APPLIED MATHEMATICS
DIVISION, ARGONNE NATIONAL LABORATORY
PPPPaaaaggggeeee 1111